home *** CD-ROM | disk | FTP | other *** search
/ FEMA National Fire Acade…ulation: Casper Hall Dorm / FEMA National Fire Academy Simulation: Casper Hall Dorm.iso / database / dbDistribute.mdb / tblCandidate.json next >
JavaScript Object Notation  |  1999-10-19  |  610b

  1. {
  2.     "schema": {
  3.         "ss_no": "Text (11) NOT NULL",
  4.         "first_name": "Text (20) NOT NULL",
  5.         "last_name": "Text (20) NOT NULL",
  6.         "birth_date": "DateTime NOT NULL",
  7.         "sex": "Text (1) NOT NULL",
  8.         "h_addr1": "Text (25) NOT NULL",
  9.         "h_city": "Text (21) NOT NULL",
  10.         "h_st": "Text (2) NOT NULL",
  11.         "h_zip": "Text (10) NOT NULL",
  12.         "h_phone": "Text (12) NOT NULL",
  13.         "o_phone": "Text (12)",
  14.         "f_phone": "Text (12)",
  15.         "race": "Text (1)",
  16.         "o_name": "Text (35)",
  17.         "o_addr1": "Text (25)",
  18.         "o_city": "Text (21)",
  19.         "o_st": "Text (2)",
  20.         "o_zip": "Text (10)",
  21.         "cur_pos": "Text (3)",
  22.         "cur_years": "Text (2)",
  23.         "juris": "Text (1)",
  24.         "ty_org": "Text (1)",
  25.         "stat": "Text (1)",
  26.         "email": "Text (35)"
  27.     },
  28.     "data": []
  29. }